home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994…tember: Reference Library / Dev.CD Sep 94.toast / Periodicals / develop / develop Issue 6 / develop 6 code / TCP / NewsWatcher / NewsWatcher 2.0d15 source / source / sfutil.h < prev    next >
Encoding:
Text File  |  1993-07-12  |  285 b   |  5 lines  |  [TEXT/KAHL]

  1. void MyStandardGetFile(FileFilterProcPtr fileFilter, short numTypes,
  2.     SFTypeList typeList, StandardFileReply *reply);
  3. void MyStandardPutFile (const Str255 prompt, const Str255 defaultName,
  4.     StandardFileReply *reply);
  5. void MyStandardGetDirectory (StandardFileReply *reply, long *dirID);